home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / prog / tools.arj / TOOLS.TXT < prev   
Text File  |  1993-07-04  |  2KB  |  54 lines

  1.                         TOOLS.EXE
  2.         A Collection of Simple Windows Programming Tools
  3.  
  4. Windows programming can be a tedious business. Windows programmers will agree
  5. that far too much time is spent on tasks like rearranging the size and 
  6. location of windows and controls, searching for files, checking Win.ini for
  7. changes, monitoring .exe file size changes between compilations etc.
  8.  
  9. Because of this, my intention was to write a series of utilities that made
  10. these little 'low tech' tasks easier, leaving more time for the business
  11. of data structures and algorithims. The result is a collection of utilities
  12. in one .exe file, tools.exe.  They are all available elsewhere I am sure, 
  13. but I thought it would be handy to have them all together in one well
  14. behaved package. Incidently, tools.exe is written in BC++, using the OWL
  15. class library.
  16.  
  17. Also included is a series of stress testers. These simulate low memory,
  18. disk space and file handle conditions, useful for testing applications.
  19. Note that under conditions of low memory, windows apps will become unstable
  20. and windows may crash, this is expected, not a problem with the stress testers.
  21. The file stress.dll is included, and should be copied to the same directory
  22. as tools.exe, or somewhere in the path.
  23.  
  24. what is included is
  25.  
  26.         stress tester - disk space
  27.         stress tester - file handles
  28.         stress tester - global memory
  29.         stress tester - gdi memory
  30.         stress tester - user memory
  31.         ascii chart, with ansi, oem and symbol char sets
  32.         rgb color dialog 
  33.         hex <> dec converter
  34.         file finder
  35.         file size finder/tracker
  36.         free resource tracker, for global mem, GDI and User memory
  37.         win.ini spy - monitors your apps. changes to win.ini
  38.         screen coordinates - for measuring on screen
  39.         rulers - also for measuring on screen
  40.         winsize - a resizable window that gives you its screen coordinates
  41.  
  42.  
  43. Payment... yes, its shareware, so some return on my efforts would be
  44. appreciated. Payment is $10.00 to the address below.
  45.  
  46. Also, its copywrite, so please redistribute only with this text file included.
  47.  
  48. hope it all makes life easier
  49.  
  50. Arron Davies
  51. Post Office Box 82
  52. West Ryde NSW 2114
  53. Australia
  54.